.loading {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
    position: relative;
    z-index: 999999;
}
.newtitle div a{
    margin-right: 20px;
    color: #11b4c3;
}
.newtitle div .active{
    font-weight: bold;
}

.i-product2 img{max-width:100%;
margin-top:10px;
}

    .loading img {
        margin: 30% auto 0 auto;
        display: block;
    }

.indexheader {
    position: relative;
}

header.am-topbar {
    background: rgba(0,0,0,.5);
    border-width: 0;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 74px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1300;
}

    header.am-topbar .am-nav {
        margin-top: 1rem;
    }

        header.am-topbar .am-nav li {
            list-style-type: none;
        }

            header.am-topbar .am-nav li a {
                color: #fff;
            }

                header.am-topbar .am-nav li a:hover {
                    background: initial;
                    color: #11b4c3;
                }

            header.am-topbar .am-nav li.am-dropdown:hover {
                cursor: pointer;
            }

                header.am-topbar .am-nav li.am-dropdown:hover .am-dropdown-content {
                    display: block;
                }

header .am-dropdown-content:hover {
    padding-top: 11px;
}

header .am-dropdown-content {
    margin-top: 0;
    top: 39px;
    padding-top: 11px;
    border: 0;
    background: initial;
}

    header .am-dropdown-content li {
        margin: 0;
        background: rgba(0,0,0,.5);
    }

header .am-nav .am-dropdown-content:before, header .am-nav .am-dropdown-content:after {
    display: none
}

.am-with-topbar-fixed-top {
    padding-top: 0;
}

.am-topbar a {
    color: #fff;
}

.am-fullpage {
    color: #fff;
}

    .am-fullpage a {
        color: #fff;
    }

.in-about .am-avg-sm-3 li:hover .am-thumbnail, .in-about .am-avg-sm-4 li:hover .am-thumbnail {
    border-color: #11b4c3;
    box-shadow: 4px 4px 10px #ddd;
}

.in-about .am-avg-sm-3 li:hover a {
    color: #11b4c3;
}

.am-container {
    max-width: 1600px;
    min-width: 1000px;
}

#fullpage {
    min-width: 1000px;
}

    #fullpage .am-icon-play-circle-o {
        font-size: 7rem;
    }

.am-fullpage a.more {
    padding: 1rem 0.4rem;
    border-bottom: 1px solid #fff;
}

header .am-nav > li > a {
    color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.0);
}

    header .am-nav > li > a:hover,
    header .am-nav > li > a:focus {
        color: #11b4c3;
        background-color: initial;
        cursor: pointer;
        border-bottom: 1px solid #11b4c3;
    }


header .am-nav > li.active > a,
header .am-nav > li.active > a:hover,
header .am-nav > li.active > a:focus {
    color: #11b4c3;
    background-color: initial;
    border-bottom: 1px solid #11b4c3;
    cursor: pointer;
}


.am-fullpage .black {
    color: #333;
}

    .am-fullpage .black a {
        color: #fff;
    }

        .am-fullpage .black a.more {
            color: #333;
            padding: 0.4rem 1rem;
            border-bottom: 1px solid #333;
        }

        .am-fullpage .black a.more2 {
            color: #333;
            padding: 0.4rem 1rem;
            border-bottom: 1px solid #333;
        }

.am-fullpage a.more:hover, .am-fullpage a.more2:hover {
    color: #11b4c3;
    border-color: #11b4c3;
}

.dtypel a{
    margin-left:8px;
    color:#333
}
.dtypel a.active{
    color: #11b4c3;
}
.loadh {
    width: 100%;
}

footer {
    background: #333;
    color: #fff;
}

    footer a {
        color: #fff;
    }
    footer .am-avg-sm-3 li {
        margin-bottom: 10px;
    }
    footer .am-avg-sm-4 span,footer .am-avg-sm-3 span {
        display: block;
    }

    footer a:hover {
        color: #11b4c3;
    }
/*--load_product--*/
/*--load_solution--*/
.inner-banner {
    width: 100%;
    height: 400px;
    background: #ddd;
    overflow: hidden;
    position: relative;
}

    .inner-banner img {
        position: absolute;
        left: 50%;
        margin-left: -960px
    }

    .inner-banner a {
        position: absolute;
        left: 50%;
        margin-left: -30px;
        z-index: 888;
        bottom: 2rem;
        font-size: 7rem;
        color: #fff;
    }

.in-about .title {
    color: #11b4c3;
    display: block;
    font-size: 2rem;
    font-weight: 400;
    border-bottom: 2px solid #11b4c3;
}

    .in-about .title h2 {
        margin-bottom: 0;
    }

article {
    padding: 1rem;
    min-height: 500px;
}
/*--load_case--*/
.in-about .in-list > div {
}

    .in-about .in-list > div.active {
        display: block;
    }

.in-about .in-list .am-avg-sm-3.am-link-muted li div {
    position: relative;
    height: 242px;
}

    .in-about .in-list .am-avg-sm-3.am-link-muted li div img {
        width: 100%;
        height: 100%;
    }

    .in-about .in-list .am-avg-sm-3.am-link-muted li div p {
        position: absolute;
        top: 0;
        left: 0;
        line-height: 242px;
        color: #fff;
        margin: 0;
        padding: 0;
        height: 100%;
        text-align: center;
        width: 100%;
        z-index: 99;
        background: rgba(0,0,0,.6);
        display: none;
    }

    .in-about .in-list .am-avg-sm-3.am-link-muted li div:hover p {
        display: block
    }

    .in-about .in-list .am-avg-sm-3.am-link-muted li div p span {
        border-top: 2px solid #fff;
        padding-top: .8rem;
        font-size: 24px;
    }
/*--load_news--*/
.am-u-sm-3 .am-list li a.active {
    color: #11b4c3
}
/*--load_contact--*/
.cu_panel .am-panel-hd {
    text-align: center;
    font-size: 24px;
    background: url(/templates/main/images/news_bg.jpg) no-repeat;
    background-size: cover;
    border: 0;
    color: #333;
}

.cu_panel .am-panel {
    border: 0;
}

.cu_panel .am-panel-bd {
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.cu_panel .am-panel-hd span {
    display: block;
    font-size: 14px;
    text-align: center;
}

#dituContent {
    width: 100%;
    height: 733px;
    border: 0;
}

.cu_panel .am-panel-bd button[type="submit"] {
    border: 1px solid #435edf;
    color: #435edf;
    width: 60%;
    margin: 0 auto;
    background: #fff;
}

.cu_panel .am-list > li {
    border: 0;
}

article ul li:hover a {
    color: #11b4c3;
}

.fp-controlArrow.fp-next, .fp-controlArrow.fp-prev {
    border-color: rgba(255,255,255,.0)
}

    .fp-controlArrow.fp-next:hover {
        border-color: transparent transparent transparent rgba(255,255,255,.5);
    }

    .fp-controlArrow.fp-prev:hover {
        border-color: transparent rgba(255,255,255,.5) transparent transparent;
    }
/*===============客服===============*/
.qqkefu {
    position: fixed;
    top: 50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 100;
    right: 0;
    width: 45px;
}

    .qqkefu ul li {
        width: 45px;
        height: 45px;
        margin-bottom: 1px;
        float: right;
        line-height: 45px;
        font-size: 14px;
        cursor: pointer;
        position: relative;
        text-indent: 10px;
        list-style-type: none
    }

        .qqkefu ul li a {
            color: #fff;
            display: block;
            overflow: hidden;
            height: 45px;
        }

        .qqkefu ul li.qq_cza {
            overflow: hidden
        }

        .qqkefu ul li:hover {
            background: #0d96a2;
        }

        .qqkefu ul li.top {
            background: url(../images/k1.png) no-repeat center #11b4c3;
            position: relative;
            width: 45px;
            height: 45px;
            cursor: pointer;
            list-style-type: none
        }

            .qqkefu ul li.top span {
                position: absolute;
                display: block;
                left: 0;
                top: -5px;
                height: 5px;
                width: 45px;
            }

            .qqkefu ul li.top:hover {
                background: url(../images/k1.png) no-repeat center #0d96a2;
            }

        .qqkefu ul li b {
            width: 45px;
            height: 45px;
            display: block;
            overflow: hidden;
            float: right;
        }

        .qqkefu ul li span {
            font-size: 14px;
            font-weight: bold;
            color: #FFF;
        }

        .qqkefu ul li b.a {
            background: url(../images/k2.png) no-repeat center #11b4c3;
        }

        .qqkefu ul li b.b {
            background: url(../images/k3.png) no-repeat center #11b4c3;
        }

        .qqkefu ul li b.f {
            background: url(../images/k4.png) no-repeat center #11b4c3;
        }

        .qqkefu ul li b.c {
            background: url(../images/k5.png) no-repeat center #11b4c3;
        }

        .qqkefu ul li:hover b.a {
            background: url(../images/k2.png) no-repeat center center #0d96a2;
        }

        .qqkefu ul li:hover b.b {
            background: url(../images/k3.png) no-repeat center center #0d96a2;
        }

        .qqkefu ul li:hover b.f {
            background: url(../images/k4.png) no-repeat center center #0d96a2;
        }

        .qqkefu ul li:hover b.c {
            background: url(../images/k5.png) no-repeat center center #0d96a2;
        }

        .qqkefu ul li.qq_czb {
            text-indent: 0;
        }

        .qqkefu ul li.qq_czae {
            line-height: 15px !important
        }

.erweima {
    position: absolute;
    width: 111px;
    height: 150px;
    top: -120px;
    left: -111px;
    float: right;
    cursor: default !important;
    display: none;
    background: url(../images/qr_img.png) no-repeat;
}

    .erweima p {
        margin-top: 20px;
        margin-left: 10px;
    }

    .erweima img {
        width: 90px;
        height: 90px;
    }

.qqkefu li .erweima p a {
    display: block;
    font-size: 14px;
    color: #333;
    margin-top: -8px;
    margin-left: 30px;
}


.am-fullpage .section:nth-child(1) {
    background-image: url(http://1chen.oss-cn-shenzhen.aliyuncs.com/d_1536031411783/templates/main/images/banner1.jpg);
}

.am-fullpage .section:nth-child(2) {
    background-image: url(/templates/main/images/banner2.jpg);
}

.am-fullpage .section:nth-child(3) {
    background-image: url(/templates/main/images/banner3.jpg);
}

.am-fullpage .section:nth-child(4) {
       background-image: url(/templates/main/images/banner6.jpg);
}

.am-fullpage .section:nth-child(5) {
    background-image: url(/templates/main/images/banner4.jpg);
}

.am-fullpage .section:nth-child(6) {
    background-image: url(/templates/main/images/banner5.jpg);
}

.am-fullpage .section:nth-child(7) {
    background-image: url(/templates/main/images/banner7.jpg);
}

.am-fullpage .section:nth-child(8) {
    background-image: url(/templates/main/images/banner8.jpg);
}

.am-fullpage .section {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.in-solution .am-container {
    max-width: 1200px;
}

    .in-solution  h1 {
        font-weight:400;
        color: #F60;
        margin-top: 50px;
    }

.fp-auto-height{
   
} 